Lua/Shared/SharedObject/Static Functions/Create
From JC2-MP Documentation
< Lua | Shared | SharedObject
| Returns | SharedObject |
|---|---|
| Prototype | SharedObject.Create(string name, table initValues) |
| Description | No description |
| Returns | SharedObject |
|---|---|
| Prototype | SharedObject.Create(string name) |
| Description | No description |
Description
Returns the SharedObject with the given name, a new one is created only in the case it doesn't exist.